home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1997 October
/
Electronic Clipper 1997-10.iso
/
Idea Source™
/
END.DIR
/
00048_Script_48
< prev
next >
Wrap
Text File
|
1997-08-25
|
227b
|
11 lines
on mousedown
repeat while the mousedown
set the visible of sprite 14 to false
updatestage
end repeat
set the visible of sprite 14 to true
updatestage
sound stop 1
sound stop 2
go movie "main"
end